projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
898728f
)
widget: Fix a mission annotation
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 17 Mar 2019 05:08:02 +0000
(
01:08
-0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 17 Mar 2019 05:11:22 +0000
(
01:11
-0400)
gtk/gtkwidget.c
patch
|
blob
|
history
diff --git
a/gtk/gtkwidget.c
b/gtk/gtkwidget.c
index ca206fc6a43686cdde90cb082fb6f40f325437db..7b5e2ed1e5e6c6b28aea2faee3af0d1606e99335 100644
(file)
--- a/
gtk/gtkwidget.c
+++ b/
gtk/gtkwidget.c
@@
-13315,7
+13315,7
@@
gtk_widget_set_focus_child (GtkWidget *widget,
*
* Returns the current focus child of @widget.
*
- * Returns: (nullable): The current focus child of @widget,
+ * Returns: (nullable):
(transfer none):
The current focus child of @widget,
* or %NULL in case the focus child is unset.
*/
GtkWidget *